We are migrating the bug tracker to github Issues. This is now the preferred way to report NASM bugs.

Self-registration is disabled due to spam issue (mail gorcunov@gmail.com or hpa@zytor.com to create an account)

Bug 3392959 - nasm.us website documentation gone?
Summary: nasm.us website documentation gone?
Status: OPEN
Alias: None
Product: NASM
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 3.00.xx
Hardware: All All
: Medium major
Assignee: nobody
URL:
Depends on:
Blocks:
 
Reported: 2025-09-24 22:10 PDT by E. C. Masloch
Modified: 2025-09-26 07:53 PDT (History)
5 users (show)

Obtained from: Other (please explain)
Generated by: Human
Bug category: Documentation incorrect, Other
Observed for: ---
Regression: Yes (specify version below)
Regression since:
Last month


Attachments
Screenshot showing nasm.us homepage (232.26 KB, image/png)
2025-09-26 07:36 PDT, E. C. Masloch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description E. C. Masloch 2025-09-24 22:10:27 PDT
I can't find the documentation page that used to be reachable from the nasm.us web page. The menu that was near the top seems to be missing too. This is on an Android Firefox.
Comment 1 H. Peter Anvin 2025-09-25 12:03:05 PDT
It was, indeed, broken. Fixed.
Comment 2 E. C. Masloch 2025-09-26 02:39:06 PDT
Now the button for the menu is back, but it doesn't do anything. I expect it to expand a menu when I tap it, but it doesn't.
Comment 3 H. Peter Anvin 2025-09-26 06:45:08 PDT
What "button for the menu"?
Comment 4 E. C. Masloch 2025-09-26 07:36:28 PDT
Created attachment 411945 [details]
Screenshot showing nasm.us homepage

This shows what the page looks like in my Android Firefox. The three-lines button near the top right used to pop up a menu when I tapped it, one item of which pointed to the documentation page. Now no menu appears.
Comment 5 H. Peter Anvin 2025-09-26 07:53:05 PDT
Oh, I guess it is an issue on mobile. The page doesn't otherwise use a "hamburger menu".

I removed jquery from the page because it was old and ended up causing major support headaches. I guess I didn't realize the CSS blob still had a bunch of desktop/mobile hacks in it...